go/types.Checker.simpleStmt (method)
6 uses
go/types (current package)
stmt.go#L101: func (check *Checker) simpleStmt(s ast.Stmt) {
stmt.go#L565: check.simpleStmt(s.Init)
stmt.go#L588: check.simpleStmt(s.Init)
stmt.go#L634: check.simpleStmt(s.Init)
stmt.go#L802: check.simpleStmt(s.Init)
stmt.go#L810: check.simpleStmt(s.Post)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)